From f4ad0f32f8808a2dd5c71d5a9ca0e3fc73dd7702 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 01:35:45 -0500 Subject: [PATCH] expander: Tweak docs --- gtk/gtkexpander.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkexpander.c b/gtk/gtkexpander.c index 3975d8231b..cce9876cca 100644 --- a/gtk/gtkexpander.c +++ b/gtk/gtkexpander.c @@ -22,7 +22,7 @@ /** * GtkExpander: * - * `GtkExpander` allows the user to hide or show its child by clicking + * `GtkExpander` allows the user to reveal its child by clicking * on an expander triangle. * * ![An example GtkExpander](expander.png) -- 2.30.2